CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - pso matlab

搜索资源列表

  1. PSO(matlab)

    0下载:
  2. 在matlab7.0下沒問題,有性趣的人可以拿回去參考參考。-Matlab7.0 no problem in the next, there are interested people can go back and refer to the reference holding.
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:2246
    • 提供者:allen
  1. PSO

    0下载:
  2. PSO应用于最小二乘估计,编程环境为MATLAB6.5-PSO
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-10
    • 文件大小:1336
    • 提供者:陈杨
  1. hybrid-PSO

    0下载:
  2. 这是一个混合的粒子群算法编程实现,希望对大家有帮助-hybrid PSO code in matlab
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:2034
    • 提供者:路红棵
  1. PSO

    0下载:
  2. 一个非常好的PSO代码,和遗传算法完美结合,非常好用!-PSO a very good code, and genetic algorithm combination is very easy to use!
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-06
    • 文件大小:1628
    • 提供者:清风
  1. pso

    0下载:
  2. 标准pso源程序,采用MATLAB编写,并附带测试程序。-Standard pso source, using MATLAB to prepare, and with testing procedures.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-30
    • 文件大小:2681
    • 提供者:qing
  1. pso

    0下载:
  2. pso-matlab7.0例子pso(alfaB,yB,alfaN,HBB,HBN,yN,d)-pso-matlab7.0pso(alfaB,yB,alfaN,HBB,HBN,yN,d)
  3. 所属分类:Other systems

    • 发布日期:2017-04-11
    • 文件大小:1000
    • 提供者:xuchang
  1. BG-PSO

    0下载:
  2. 基于BG-PSO算法整定的PID控制,供学习者参考。-Based on the BG- PSO algorithm of PID control for learners.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-24
    • 文件大小:19881
    • 提供者:zangtianlei
  1. pso

    0下载:
  2. 粒子群算法解决二进制问题,通过matlab语言进行编程-Binary particle swarm algorithm to solve the problem, through the matlab programming language
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:2325
    • 提供者:lingling84
  1. PSO

    0下载:
  2. 为使用PSO提供了具体的事例,并详细说明怎样使用该Matlab编写的PSO算法,对一般的问题有借鉴功能。-PSO provides for the use of concrete examples, and details how to use the PSO algorithm is written in Matlab, for a general reference functional problems.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-30
    • 文件大小:202095
    • 提供者:WUYAN
  1. pso-svm

    10下载:
  2. 这是一个用pso优化SVM中的惩罚参数C和核参数g的MATLAB源码,简单易学-This is an optimization of SVM with the pso in the penalty parameter C and kernel parameter g of the MATLAB source code, easy to learn
  3. 所属分类:AI-NN-PR

    • 发布日期:2016-01-25
    • 文件大小:1498
    • 提供者:yyifang
  1. based-PSO

    0下载:
  2. PSO源程序,可以任意优化两维数据点和多维数据点,在优化多维数据时,要将初始矩阵变成多维矩阵-PSO source code, you can optimize an arbitrary two-dimensional data point and multi-dimensional data points, in the optimization of multi-dimensional data, to the initial matrix into a multi-dimensional
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:19401
    • 提供者:司绪飞
  1. pso

    4下载:
  2. 粒子群优化算法是一种进化优化技术,源于对鸟群扑食的行为,是一种基于迭代的优化工具。此文件提供了基本粒子群算法、带压缩因子的粒子群算法、二阶粒子群算法、二阶振荡粒子群算法、权重改进的粒子群算法、混沌粒子群算法、基于杂交的粒子群算法、基于模拟退火的粒子群算法的MATLAB源代码。-PSO is an evolutionary optimization technique, derived from the behavior of the birds of prey, is based on iter
  3. 所属分类:matlab

    • 发布日期:2015-09-25
    • 文件大小:16769
    • 提供者:熊杰
  1. pso.matlab

    0下载:
  2. 带交叉因子的粒子群优化算法matlab源程序-pso.matlab
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:1782
    • 提供者:cao ruifa
  1. (pso)matlab[matlab]

    0下载:
  2. 这是粒子群较详细的工具箱,有不同的应用,并且有实例-This is a more detailed PSO toolbox, there are different applications and have examples of
  3. 所属分类:Other systems

    • 发布日期:2017-03-24
    • 文件大小:57406
    • 提供者:pengweiwei
  1. pso

    1下载:
  2. 粒子群算法入门程序,对一个示例函数求极大值,程序含有详细注释。-PSO entry procedures to request a sample function of maximum value, the program contains the detailed comments.
  3. 所属分类:matlab

    • 发布日期:2014-11-25
    • 文件大小:783
    • 提供者:林建华
  1. PSO

    6下载:
  2. 粒子群算法(PSO)解决旅行商问题(TSP)的matlab程序。-Particle swarm optimization (PSO) to solve the traveling salesman problem (TSP) in the matlab program.
  3. 所属分类:matlab

    • 发布日期:2017-03-23
    • 文件大小:16288
    • 提供者:薛栋
  1. ACO-PSO

    15下载:
  2. 蚁群算法(ACO)和粒子群算法(PSO)的混合算法解决旅行商问题(TSP)的matlab代码-Ant colony optimization (ACO) and particle swarm optimization (PSO) of the hybrid algorithm to solve traveling salesman problem (TSP) in matlab code
  3. 所属分类:matlab例程

    • 发布日期:2013-09-04
    • 文件大小:4273
    • 提供者:薛栋
  1. Anycast-Routing-PSO-MATLAB-source

    0下载:
  2. 很好的学习资料,对大家有很好的帮助,学习Matlab 和粒子群算法。-Good learning materials, all of us have a good help, learning Matlab and particle swarm algorithm.
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:6174
    • 提供者:土豆
  1. Multi-group-cooperative-PSO-algorithm-for-solving-

    0下载:
  2. 多群协同PSO优化算法的WTA问题求解Multi-group cooperative PSO algorithm for solving the WTA problem-Multi-group cooperative PSO algorithm for solving the WTA problem
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-24
    • 文件大小:93106
    • 提供者:hv1230
  1. pso-matlab

    0下载:
  2. 粒子群优化算法 的matlab代码,其中基本上可以运行的。-pso matlab
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:2200
    • 提供者:Richard
« 1 23 4 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com